home *** CD-ROM | disk | FTP | other *** search
- // Copyright (c)1995 Ray Dream, Inc. All Rights Reserved.
- /* $Id: COMBack.r 1.2 1997/04/09 01:13:42 damien Exp $ */
-
- #ifndef __TYPES.R__
- #include "Types.r"
- #endif
-
- #ifndef __XAPI.R__
- #include "XApi.r"
- #endif
-
- include "COMBACK.rsc";
-
- resource 'COMP' (135) {
- 'back',
- 'COba',
- "Sunset background",
- "COM Examples",
- 0x30103,
- "3.1.3",
- "TOOLKIT Example",
- 9
- };
-
- resource 'pMAP' (135) {
- { /* array TypeArray: 7 elements */
- /* [1] */
- 'SUNC',
- 'colo',
- interpolate,
- "Sun Color",
- /* [2] */
- 'DIAM',
- 'qfix',
- interpolate,
- "Sun Diameter",
- /* [3] */
- 'WESD',
- 'qfix',
- interpolate,
- "West Direction",
- /* [4] */
- 'ZENC',
- 'colo',
- interpolate,
- "Zenith Color",
- /* [5] */
- 'WESC',
- 'colo',
- interpolate,
- "West Color",
- /* [6] */
- 'EASC',
- 'colo',
- interpolate,
- "East Color",
- /* [7] */
- 'EARC',
- 'colo',
- interpolate,
- "Earth Color",
- }
- };
-
- data 'GUID' (135) {
- $"9D23 99C0 3A02 101C 885F 0402 1C00 7002" /* ù#ô¿:...à_....p. */
- $"ACD4 1BE0 8243 101C 8BFC F629 D50D 262B" /* ¨‘.‡ÇC..㸈)’¬&+ */
- };
-
-